 <div class="toolbar" id="imWindowToolbar"> <span></span> <span style="position: relative" class="switchable"> <input id="bgColor" class="colorPicker"> </span> <span> <button id="backgroundNoneButton" class="imageButton imageButton24 fakeDisabled switchable" style=""></button> </span> <span id="magUI_im" style=""></span> <span> <button id="chooseMagButton" class="imageButton imageButton24 fakeDisabled" style="text-top" title="Choose magnification for this window size"></button> </span> <span class="lower switchable"> <button id="rotateCCWButton" class="imageButton imageButton24 fakeDisabled" style="text-top"></button> <button id="rotate0Button" class="imageButton imageButton24 fakeDisabled" style="text-top"></button> <button id="rotateCWButton" class="imageButton imageButton24 fakeDisabled" style="text-top"></button> </span> <span id="tbBar" style="position: absolute; right: 25px; top: 3px;"> <input type="radio" id="arrowTool" name="selectionTools"><label for="arrowTool" class="toolbarRadio" title="Arrow Tool (Use to choose motif region; press Space to toggle rotation and translation)"></label> <input type="radio" id="handTool" name="selectionTools"><label for="handTool" class="toolbarRadio" title=""></label> </span> </div> <div id="repeatSizeDisplay" class="notificationMessage" style=""> Repeat size: <span id="repeatSizeDisplayH">100</span> <span style="font-size: smaller; vertical-align: 1px;">&#x2715;</span> <span id="repeatSizeDisplayV">200</span> <span style="">px</span> </div> <div id="imWindowContent" class="scrollableCanvasWrapper" style="overflow: hidden;"> <div id="imWindowBackground" class="backgroundContainer"></div> <div id="sourceImageContent" class="switchable"> <canvas id="bcanvas" style="position: absolute; pointer-events: none;"></canvas> </div> </div> <div id="imagePlaceholder" class="sourcePlaceholder"></div> <div id="cpcanvasContent" class="scrollableCanvasWrapper switchable"> <canvas id="cpcanvas" style="position: absolute; top: 0;"></canvas> </div> 